home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / PASCSRC.ZIP / READ.ME < prev    next >
Text File  |  1988-01-15  |  5KB  |  123 lines

  1. Coronado Enterprises Pascal TUTOR (ver 2.00)      Jan 15, 1988
  2.  
  3.          Getting Started with the Pacal tutorial
  4.  
  5.      The first thing you should do is to backup the distribution
  6. diskettes and store the distribution diskettes away in a safe
  7. place.  Use only the copy for all operations.
  8.  
  9.           Getting started with the TEXT diskette
  10.  
  11.      Before you begin to study Pascal, you must print out a copy
  12. of the tutorial text.  The file named PRINTEXT.BAT is designed
  13. to help you to do this.  Simply type the name PRINTEXT at the
  14. DOS prompt and all of the tutorial text will be printed for you.
  15. When the system displays "Name of list device [PRN]:", hit the
  16. return key to accept the default.  This batch file uses the DOS
  17. command PRINT.COM to actually do the printing and it has an upper
  18. limit of 10 files that can be queued up at once.  There is there-
  19. fore a pause after each group of print requests to allow the
  20. queue to empty out, after which you must hit any key to allow
  21. printing to continue.  If you key these commands in manually,
  22. you can print in the background, and be using your computer to
  23. do something else (provided of course that the something else
  24. doesn't require the printer).
  25.  
  26.            Getting started with the SOURCE diskette
  27.  
  28.      If you desire, a printout of all Pascal files can be made
  29. using the PRINTALL.BAT file included.  Simply type PRINTALL at the
  30. command prompt with the printer on and lots of paper in place.
  31. It will print about 130 pages.  You may want to edit a copy of the
  32. PRINTALL.BAT file to only print part of the files initially, and
  33. print the remainder as you come to them in the lessons.
  34.  
  35.                FILES ON THE SOURCE DISKETTE
  36.  
  37.   READ.ME - The file you are presently reading.
  38.  
  39.   PRINTALL.BAT - This is a batch file that can be used to print
  40.                  all of the source files on your printer.  This
  41.                  uses LIST.COM to print the files.
  42.  
  43.    <filename>.PAS - These are the Pascal source files you will
  44.                  compile and run during the course of these
  45.                  tutorial lessons.
  46.  
  47.    <filename>.TXT _ There are two of these files. They are data
  48.                  files to be used for inputting data to example
  49.                  Pascal programs.
  50.  
  51.    LIST.COM - This is the Pascal printing program used to give
  52.                  you a listing of the Pascal source files with
  53.                  line numbers. To use it, enter the following at
  54.                  the DOS prompt;
  55.  
  56.                  LIST GOODFORM.PAS (or whatever filename desired)
  57.  
  58.    KIBBLES.BIT - This file will be generated by one program in
  59.                  chapter 11, and read by another. It does not
  60.                  exist on your distribution diskette.
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69. Questionnaire on the Pascal Tutorial (version 2.00)
  70.  
  71.  
  72. What other languages have you programmed in?_______________________
  73.             _______________________________________________________
  74.  
  75.  
  76. What other languages would you like to learn?______________________
  77.             _______________________________________________________
  78.  
  79.  
  80. Did you complete the Pascal tutorial?______________________________
  81.  
  82.  
  83. Did you find it helpful?___________________________________________
  84.  
  85.  
  86. What features would you like to see added?_________________________
  87.             _______________________________________________________
  88.             _______________________________________________________
  89.  
  90.  
  91. Did you find anything missing?_____________________________________
  92.             _______________________________________________________
  93.             _______________________________________________________
  94.  
  95.  
  96. At this time, Coronado Enterprises has completed tutorials on Pascal,
  97. Modula-2, and C.  A special tutorial is also completed specializing
  98. in TURBO C.  Other languages are being considered but we need your
  99. thoughts as to what languages should be covered with a tutorial next.
  100. Please write and let us know your needs.
  101.  
  102. _______ Enclosed is $10.00 to help cover the cost and time of
  103.         writing the Pascal tutorial which I found useful.  Please
  104.         send me a current list of tutorials.
  105.  
  106. _______ Enclosed is nothing, I do not wish to pay anything, but I
  107.         would like a current list of tutorials. I have enclosed a
  108.         stamped self addressed envelope.
  109.  
  110.  
  111.        Name   ___________________________________________
  112.  
  113.        Street ___________________________________________
  114.  
  115.        City   ___________________________________________
  116.  
  117.        State, Zip _______________________________________
  118.  
  119.  
  120. Mail to;             Coronado Enterprises
  121.                     12501 Coronado Ave NE
  122.                 Albuquerque, New Mexico 87122
  123.